[blogger] sync routine + skill to auto-publish model - #78
Conversation
- AGENT.md: fix mode-selection to list all 3 modes (case-study → comparison → thesis); fix hub paths; add live URL output + auto-publish note; add publish-draft.mjs to Files section - ROUTINE.md: fix all stale hub paths (knowledge/ → company/docs/); fix comparison mode path to competitors-*.md flat files; update Human confirms — merge PR now auto-publishes via GitHub Action, no manual move; update PR body to include live URL; remove dead Google Trends row from tool table - SKILL.md: fix hub paths in Inputs section (knowledge/ → company/docs/); fix comparison mode path; add description/tags/author/lang/dir to frontmatter shape with publish-script note - publish-draft.mjs: warn on missing description instead of silently falling back Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Warning Review limit reached
More reviews will be available in 46 minutes and 21 seconds. Learn how PR review limits work. Your organization has used up its prepaid credits, and credit purchases are no longer available. Enable the review add-on in the billing tab to keep reviews running — you're only billed for reviews past your plan's rate limits ($0.25/file). ⌛ How to resolve this issue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based credits. 🚦 How do rate limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan refill rate. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, the refill rate gradually slows as usage increases. The highest same-day bursts are limited more strictly. Please see our Fair Usage Limits Policy for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (4)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
What changed
AGENT.md — fixed mode-selection to show all 3 modes (was missing comparison); fixed hub paths in step 4; step 7 now outputs live URL + auto-publish note; Files section lists publish-draft.mjs + GitHub Action
ROUTINE.md — all stale
knowledge/hub paths →company/docs/(restructured 2026-06-15); comparison mode path fixed to flatcompetitors-*.mdfiles; Human confirms updated (merge = auto-publish, no manual move); PR body updated to include live URL; removed dead Google Trends row from tool tableSKILL.md — all hub paths fixed in Inputs block and comparison description; frontmatter shape adds
description,tags,author,lang,dir(consumed by publish-draft.mjs on merge)scripts/publish-draft.mjs — warn on missing
descriptioninstead of silent fallback🤖 Generated with Claude Code